home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 794 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: gidora.kralizec.net.au!root
  2. From: Ross McKay <rosko@zeta.org.au>
  3. Newsgroups: comp.sys.misc,comp.lang.c++
  4. Subject: Re: Multi-Platform code porting
  5. Date: Sun, 07 Jan 1996 16:40:45 -0800
  6. Organization: Soft Technologies
  7. Message-ID: <30F0680D.2DFF@zeta.org.au>
  8. References: <NEWTNews.28898.820780960.Mark@infotech.ipdial.ieunet.ie>
  9. NNTP-Posting-Host: dialup75.syd1.zeta.org.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b3 (Win16; I)
  14.  
  15. Mark Tracey wrote:
  16. > Could anyone tell me if there is a product available that would allow the
  17. > porting of Microsoft Visual C++ code to Unix, OS2 and Mac ?...
  18. > Any help would be appreciate...
  19. > TIA
  20. > Mark...
  21.  
  22. depends on your needs...
  23.  
  24. If you are starting to develop NOW, develop for portability... perhaps use
  25. a Cross Platform application framework such as Zinc, zApp, et al. (I would
  26. not recommend MFC, as Mac users tend not to like their programs looking 
  27. like they are running under M$ Windows.)
  28.  
  29. If you have Windoze code that needs porting, it's probably too late to 
  30. change to Zinc, zApp et al so go for UWND / something from Bristol, ...
  31. look in Dr Dobb's for adds about such products.
  32.  
  33. Cheers,
  34. -- 
  35. // --------------------------------------------------------------------- //
  36. // Ross McKay        | email: rosko@zeta.org.au | The opinions expressed //
  37. // Soft Technologies | snail: GPO Box 562,      | are my own, not those  //
  38. // Sydney, Australia |        Sydney 2001, Aus. | of my employers.       //
  39. // --------------------------------------------------------------------- //
  40. //  "Circumcision is no skin off my nose"  (grafitti seen in Ultimo)     //
  41. // --------------------------------------------------------------------- //
  42.